Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@vueuse/core (source) devDependencies minor 13.6.0 -> 13.7.0 age adoption passing confidence
oxc-minify (source) devDependencies patch 0.82.2 -> 0.82.3 age adoption passing confidence
pnpm (source) packageManager minor 10.14.0 -> 10.15.0 age adoption passing confidence
vitepress (source) devDependencies patch 2.0.0-alpha.11 -> 2.0.0-alpha.12 age adoption passing confidence
vue (source) devDependencies patch 3.5.18 -> 3.5.19 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

vueuse/vueuse (@​vueuse/core)

v13.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
oxc-project/oxc (oxc-minify)

v0.82.3

🐛 Bug Fixes
pnpm/pnpm (pnpm)

v10.15.0

Compare Source

Minor Changes
  • Added the cleanupUnusedCatalogs configuration. When set to true, pnpm will remove unused catalog entries during installation #​9793.
  • Automatically load pnpmfiles from config dependencies that are named @*/pnpm-plugin-* #​9780.
  • pnpm config get now prints an INI string for an object value #​9797.
  • pnpm config get now accepts property paths (e.g. pnpm config get catalog.react, pnpm config get .catalog.react, pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'), and pnpm config set now accepts dot-leading or subscripted keys (e.g. pnpm config set .ignoreScripts true).
  • pnpm config get --json now prints a JSON serialization of config value, and pnpm config set --json now parses the input value as JSON.
Patch Changes
  • Semi-breaking. When automatically installing missing peer dependencies, prefer versions that are already present in the direct dependencies of the root workspace package #​9835.
  • When executing the pnpm create command, must verify whether the node version is supported even if a cache already exists #​9775.
  • When making requests for the non-abbreviated packument, add */* to the Accept header to avoid getting a 406 error on AWS CodeArtifact #​9862.
  • The standalone exe version of pnpm works with glibc 2.26 again #​9734.
  • Fix a regression in which pnpm dlx pkg --help doesn't pass --help to pkg #​9823.
vuejs/vitepress (vitepress)

v2.0.0-alpha.12

Compare Source

Bug Fixes
  • hmr: don't load config twice on server restart (d1a8061)
  • hmr: no need for server restart on theme change (d3a1567)
  • hmr: hmr not working for snippet imports in dynamic routes (914467e)
  • theme: fix local nav alignment and increase touch area (43b36c0)
  • theme: nav background doesn't extend fully and gap after sidebar with non-overlay scrollbars (7df3052), closes #​4653
  • theme: use clipboard-check instead of clipboard-copy for code copied icon (1c8815d)
Features
BREAKING CHANGES
  • markdown-it-cjk-friendly is enabled by default. This intentionally deviates from the official commonmark spec for the benefit of CJK users. For most users, no change is required. If you were using hacks to patch scanDelims, you can remove those. To disable the plugin, set markdown: { cjkFriendly: false } in your vitepress config.
  • includeFiles option in postcssIsolateStyles now defaults to [/vp-doc\.css/, /base\.css/]. You can remove explicit includeFiles if you were using it just to run it on vp-doc.css. To revert back to older behavior pass includeFiles: [/base\.css/]. The underlying implementation is changed and transform and exclude options are no longer supported. Use postcss-prefix-selector directly if you've advanced use cases.
vuejs/core (vue)

v3.5.19

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) August 24, 2025 17:32
Copy link

netlify bot commented Aug 24, 2025

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit c6e177e
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/68ab4cbfaa682a0008f708cf
😎 Deploy Preview https://deploy-preview-466--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot merged commit 15dfa9a into main Aug 24, 2025
9 checks passed
@renovate renovate bot deleted the renovate/npm-packages branch August 24, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants